home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for p3moveconstructor.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_MOVECONSTRUCTORGADGET_H = 1;
- include("real/primgad/p3constructor.js")
-
-
- var R3CLID_MOVECONSTRUCTORGADGET = 1813;
-
-
-
-
-
-
- function r3Moveconstructorgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_MOVECONSTRUCTORGADGET, arguments);
- }
- // Methods
-
- }
-
- r3Moveconstructorgadget.prototype=new r3Constructorpropertygadget;
- // p3moveconstructor.h_H